.layoutSidebar {
    padding-top: 160px;   
}
/*.page-sidebar-programs .layoutSidebar  {*/
/*    padding-top: 220px;   */
/*}*/
.layoutSidebar button {
    align-items: center;
    border-left: 5px solid transparent;
    color: #252159;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .12px;
    line-height: 1.5;
    padding-left: 15px;
}
@media (min-width: 768px) {
     .layoutSidebar {
        padding-top: 210px;
    }    
}

@media (min-width: 1024px) {
    .layoutSidebar {
        padding-top: 160px;   
    }
        
    .layoutSidebar button {
        padding-left: 10px;
        padding-right: 15px;
    }
    .layoutSidebar ul {
        padding-top: 310px;
    }    
}

.grayLeftWhiteRightLayout .layoutWrapper .content {
    padding-top: 30px;
}
@media (min-width: 1024px) {
    .grayLeftWhiteRightLayout .layoutWrapper .content {
        padding-top: 470px;
    }
}

@media (min-width: 1440px) {
    .grayLeftWhiteRightLayout .layoutWrapper .content {
         padding-top: 470px; 
    }
}

/*homebanner theme*/
.page-ule .homeBannerNew .btn-single { border: 2px solid white; }
.page-ule .homeBannerNew .btn-single:hover { border-color: #252159; background: #252159 !important; }
/*expanadable cards*/
.page-ule .expandableListCampus .card.expanded { max-height: 100% !important; }
@media (min-width: 1024px) {
    .page-ule .mainMenu .menu {
        display: none;
    }
    .page-ule .mainMenu .logo {
        margin-right: auto;
    }
    .page-ule .mainMenu .mobileMenuToggle {
        display: flex;
    }
    .page-ule .mobileMenu.mm-menu {
        height: calc(100% - 120px) !important;
    }
}
/*main menu*/
@media (min-width: 1280px) {
 .page-ule .mainMenu .menu {
    display: initial;
  }
  .page-ule .mainMenu .logo {
    margin-right: 0;
  }
  .page-ule .mainMenu .mobileMenuToggle {
    display: none;
  }
}
.page-ule.page-library .shareButton {display: none !important;}
.page-ule.page-sidebar .breadcrumbContainer { position:sticky; z-index: 10; transition: padding .2s linear; }
.page-ule.page-sidebar.js-scrolled .breadcrumbContainer { top: 80px; transition: position .25s linear; }
@media all and (min-width: 1024px) {
    .page-ule.page-sidebar.js-scrolled .breadcrumbContainer { top: 100px; }
}

.page-ule.page-sidebar.js-scrolled .breadcrumbContainer { padding: 20px; 0; }
.page-ule .mobileMenu .mobileMenuFixed {
  position: fixed;
  bottom: 20px;
  left: 10px;
}
.page-ule .mainMenu a:hover { color: white !important; }

.page-ule .mainMenu .button-req,
.mobileMenu .button-req {     
    height: 52px;
    padding: 18px 30px 16px;
    font-size: 14px;
    line-height: normal; 
    line-height: normal;   
    text-align: center;
    justify-content: center;    
}
@media all and (min-width: 1280px) and (max-width: 1439px) {
    .page-ule .mainMenu .button-req {
        padding: 18px 10px 16px; 
    }
}
.page-ule .mainMenu .menu a.button-req:focus { color: white; border-color: unset; }
.page-ule .mainMenu .menu .btn-apply:hover { background-color: white; color: #252159 !important; border-color: unset; }
.page-ule .innerPage { overflow: unset; }
.page-ule .mainMenu .logo img { width: 200px !important; }
.page-ule.js-scrolled .mainMenu .logo img { width: 200px !important; }
/*ULE FOOTER STYLES*/
.page-ule .footerOuter {background: #EDEDF3;}
.page-ule .footerOuter .credits .backbone { margin-left: 4px; margin-right: 4px;}
.page-ule .footerOuter .credits .expresia { margin-left: 4px; }
.page-ule .mainMenu .languageSwitcher a { width: 22px; height: 22px; }
.page-ule .footerOuter { background-color: EDEDF3; }
.page-ule .textOnly .rte .html h1 { margin-bottom: 15px; }
.page-ule.frontPage .textOnly .rte .html p strong { color: #252159; }
@media all and (min-width: 1024px) {
    .page-ule.frontPage .textOnly .rte p { font-size: 20px; }
}
.page-ule .textOnlyPrograms .rte li strong,
.page-ule .textOnly .rte li strong { color: #252159; }
.page-ule .eventsTextOnlySidebar .eventsPanel { top: 150px; }
.page-ule .textOnly .rte .html p strong { color: #252159 !important; }

/*page title subtitle with multiple buttons on sections program top with sidebar and button themes*/
.page-ule .titleSubtitleImage-Sidebar img { height: auto !important; }
/*coral theme*/
.page-ule .titleSubtitleImage-Sidebar .theme-coral span { color: white; }
.page-ule .titleSubtitleImage-Sidebar .theme-coral svg path { stroke: white; }
/*blue theme*/
.page-ule .titleSubtitleImage-Sidebar .theme-blue {
    background: #252159; color: white; 
}
.page-ule .titleSubtitleImage-Sidebar .theme-blue span { color: white; }
.page-ule .titleSubtitleImage-Sidebar .theme-blue svg path { stroke: white; }

/*white theme*/
/*.page-ule .titleSubtitleImage-Sidebar .theme-white span { color: white; }*/
.page-ule .titleSubtitleImage-Sidebar .theme-white { background: transparent; }

.page-ule .expandableListCampus .toggle svg {
  left: unset;
  top: 0;
  right: 0;
  width: 20px;
}
.page-ule .expandableListCampus .card  {
    max-height: 120px !important;
    padding: 20px !important;
}
.page-ule .expandableListCampus .card .title { font-size: 18px; }

.page-ule .facultyCards-card { background: var(--ACG-BG, #EDEDF3); padding: 26px;}
@media all and (min-width: 1200px) {
    .facultyCards-card { padding: 32px;}
}
.page-ule .facultyCards-card .textSmall {font-size: 13px;}
.page-ule .facultyCards .facultyCards-image {
    width: 95px;
    height: 97px;
}

.page-ule .facultyCards .facultyCards-image img { border-radius: 97px; }
.page-ule .facultyCards .facultyCards-image img:is([src$=".svg"]) {
    padding: 15px;
    border-radius: 97px;
    background: linear-gradient(0deg, #252159 0%, #252159 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
}

@media all and (min-width: 1200px) { 
    .page-ule .facultyCards .facultyCards-image {
        width: 118px;
        height: 121px;
    }
    .page-ule .facultyCards .facultyCards-image img:is([src$=".svg"]) {    
        padding: 20px;
        border-radius: 121px;
    }    
}
.page-ule .facultyList img { height: auto;border-radius: 97px; }
.page-ule .facultyList p { font-size: inherit; }
.page-ule .filterNews .search { background: transparent; padding: 25px 0px;}
/*.page-ule .filterNews .search label { position: relative; top: -25px; }*/
@media (min-width: 1024px) {
  .page-ule .filterNews .search {
    padding-left: 0; padding-bottom: 0;
  }
}
/* 1. Container - width and background of the total scrollbar track */
.page-ule .searchResults::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/* 2. Track - the background behind the draggable handle */
.page-ule .searchResults::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
/* 3. Thumb - the actual draggable handle */
.page-ule .searchResults::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
  border: 2px solid #f1f1f1; 
}
/* 4. Hover effect - darkens the handle when hovered */
.page-ule .searchResults::-webkit-scrollbar-thumb:hover { background: #a8a8a8; }

/*sidebar sections - dropdown*/
.layoutSidebarSections .visible.expanded a.thisActive { color: #f57960; }
.layoutSidebarSections .visible.expanded a.thisActive:hover { cursor: pointer; }
.layoutSidebarSections .visible a.thisActive:hover { cursor: pointer; }
.layoutSidebarSections .icon.icon-chevron-right {
    transition: transform 0.25s ease;
    transform: rotate(0deg);
}

.layoutSidebarSections .icon.icon-chevron-right.rotated,
.layoutSidebarSections .expanded .icon.icon-chevron-right {
    transform: rotate(90deg);
}

.bg-trans { background: transparent !important; }
.bg-trans:before { background: transparent !important; }

.page-ule .costs table tbody tr th {
  padding: 30px;
  text-align: left;
  font-weight: normal;
}

/*homebanner*/
.page-ule .homeBannerNew .overlay {
  background: rgba(0,0,0, 0.5);
}

.page-ule .mainMenu .btn-apply, .mobileMenu .btn-apply {
  transition: background-color .15s linear, color .15s linear;
  background-color: transparent;
  border: 2px solid white;
  height: 52px;
  padding: 18px 30px 16px;
  font-size: 14px;
  line-height: normal;   
  text-align: center;
  justify-content: center;  
}

@media all and (min-width: 1280px) and (max-width: 1439px) {
    .page-ule .mainMenu .btn-apply {
        padding: 18px 10px 16px;
     }
}

